Skip to content

Add chassis type to support new type of device (Bugfix)#2043

Merged
Hook25 merged 1 commit intomainfrom
add_new_chassis_type
Jul 25, 2025
Merged

Add chassis type to support new type of device (Bugfix)#2043
Hook25 merged 1 commit intomainfrom
add_new_chassis_type

Conversation

@hanhsuan
Copy link
Copy Markdown
Contributor

Description

There is one new type of device has to be enabled and we notice that some test cases could not be executed on it.

  • id: graphics/{index}auto_glxgears{product_slug}
    add Tablet and Detachable to require chassis
  • id: graphics/{index}valid_glxgears{product_slug}
    add Tablet and Detachable to require chassis
  • id: graphics/{index}auto_glxgears_fullscreen{product_slug}
    add Tablet and Detachable to require chassis
  • id: graphics/{index}valid_glxgears_fullscreen{product_slug}
    add Tablet and Detachable to require chassis
  • id: monitor/{index}dim_brightness{product_slug}
    add Tablet and Detachable to require chassis
  • id: power-management/lid
    add Detachable to require chassis
  • id: power-management/lid_close_suspend_open
    Change to align the same requirement to id: power-management/lid
  • id: power-management/light_sensor
    add Tablet and Detachable to require chassis

Resolved issues

Documentation

Tests

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.53%. Comparing base (ad85ae7) to head (28a4ac9).
⚠️ Report is 95 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2043   +/-   ##
=======================================
  Coverage   51.53%   51.53%           
=======================================
  Files         385      385           
  Lines       41440    41440           
  Branches     7709     7709           
=======================================
  Hits        21357    21357           
  Misses      19321    19321           
  Partials      762      762           
Flag Coverage Δ
provider-base 26.54% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

@scotthu27 scotthu27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM+1

Copy link
Copy Markdown
Contributor

@clairlin53 clairlin53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM+1

@Hook25
Copy link
Copy Markdown
Collaborator

Hook25 commented Jul 25, 2025

Note: this is ok, but in the future we may want to create a manfiest for has_lid

@Hook25 Hook25 merged commit 881c0f3 into main Jul 25, 2025
32 checks passed
@Hook25 Hook25 deleted the add_new_chassis_type branch July 25, 2025 09:23
stanley31huang pushed a commit that referenced this pull request Aug 14, 2025
Add new chassis type for graphic, monitor and power management test
cases
bladernr pushed a commit that referenced this pull request Aug 28, 2025
Add new chassis type for graphic, monitor and power management test
cases
stanley31huang pushed a commit that referenced this pull request Oct 3, 2025
Add new chassis type for graphic, monitor and power management test
cases
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants